runtime._panic.gopanicFP (field)
3 uses
runtime (current package)
panic.go#L850: p.gopanicFP = unsafe.Pointer(sys.GetCallerSP())
panic.go#L1134: if u.frame.fp == uintptr(p.gopanicFP) && nonWrapperFrames > 0 {
runtime2.go#L1199: gopanicFP unsafe.Pointer // frame pointer of the gopanic frame
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)